Now we need to have pipes appear on the right side of the screen every few seconds.
- Go to and drag Interval Event into your program.
- Delete the .turn_left() command from the interval event.
- Go to and drag in Random Integer. Change its parameters to (75, 400).
- Go to and drag in Rectangle. Drop it inside the interval event.
To navigate the page using the TAB key, first press ESC to exit the code editor.